GtkColorPlane: Actually add the long press gesture
authorMatthias Clasen <mclasen@redhat.com>
Fri, 2 May 2014 01:00:28 +0000 (21:00 -0400)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:28 +0000 (19:54 +0200)
commit3a752658ab7008bd61effdde840262bae23c5fca
treeb95cd24ed382289e2883198d7c6f9bb25c562a69
parent487ac50e93a98050b0f9bd26f9a97df37dd06cef
GtkColorPlane: Actually add the long press gesture

This was missed because gtk_widget_remove_controller silently
does nothing on unowned controllers.
gtk/gtkcolorplane.c